home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 19 / wxmopas.zip / README next >
Text File  |  1986-09-16  |  658b  |  16 lines

  1. The XFER.INC file included here is a sample implementation of Xmodem,
  2. CRC Xmodem and WXmodem which I have used to test WXmodem on the People/Link
  3. system.  The source code is in Turbo Pascal.
  4.  
  5. I've provided here the structured code for a single implementation of all
  6. three protocols, but not the support code (e.g. comm routines).
  7. It is provided for people who have already implemented
  8. their own communications software and would like to examine a different
  9. way to implement Xmodem.  The code should easily translate to assembler,
  10. or "C".
  11.  
  12. Use this code anyway that you wish, but remember that YOU use it 100% at
  13. your own risk.
  14.  
  15. Peter Boswell
  16.